message-dialog: deprecate the image field
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2014 01:34:54 +0000 (20:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2014 01:41:29 +0000 (20:41 -0500)
commit352ea3a48d9608e0290d54e1e7d591dd260eee72
tree43734f826c3a8f1a1734d681285c142618f38f33
parent5888df4591f26b2a3a5111830c2f845ed5942770
message-dialog: deprecate the image field

We had already set the image to be hidden in the .ui file.
This patch removes the image altogether, and deprecates the
property, setter and getter.

If an image is explicitly put with the setter, it is still
shown, so to not break existing users of this API.

Based on a patch by Jon McCann.
gtk/gtkmessagedialog.c
gtk/gtkmessagedialog.h
gtk/resources/ui/gtkmessagedialog.ui